func math.archMod

2 uses

	math (current package)
		mod.go#L24: 		return archMod(x, y)
		stubs.go#L122: func archMod(x, y float64) float64 {